home *** CD-ROM | disk | FTP | other *** search
/ SVM Mac 71 / CD-ROM N°71.iso / modelaliser / models / mla046.swf / scripts / DefineButton2_193 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2001-07-11  |  70 b   |  5 lines

  1. on(press){
  2.    gotoAndStop(2);
  3.    _parent.actionBouton("reset");
  4. }
  5.